Revert "Use natural size to set adjustment ranges"
authorMatthias Clasen <mclasen@redhat.com>
Sat, 13 Apr 2013 20:17:24 +0000 (16:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 13 Apr 2013 20:24:10 +0000 (16:24 -0400)
commit83e104b093f49ea452c25c370ce85cd247be4614
tree2798ac4499d9f302d630f0e0aa2a1740207c5a58
parentff56d02d7b2ca4f782c5a6d3bc8f7d91a171280e
Revert "Use natural size to set adjustment ranges"

This reverts commit 666d10ec7676a15b6861b785397563cbd4ef21e6.

This change severely broke any treeviews without horizontal
scrollbars. Basically, ellipsization never kicks in, and instead
the treeview content just extends outside the visible area,
rendering it inaccessible. This broke e.g. the control-center
keyboard shortcuts panel, the gnome-disks device list, etc etc.
gtk/gtktreeview.c